home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Documents / NeXTAnswers / ib.751 < prev    next >
Text File  |  1992-02-06  |  961b  |  30 lines

  1. {\rtf0\ansi{\fonttbl\f0\fnil Times-Roman;\f2\fswiss Helvetica;}
  2. \paperw13040
  3. \paperh10800
  4. \margl120
  5. \margr120
  6. {\colortbl\red0\green0\blue0;}
  7. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f0\b0\i0\ul0\fs28 loadable palettes IB Interface Builder\
  8. \
  9. Q:  What method is sent to my inspector when an object is newly selected and the inspector must update the attributes for that object?\
  10. \
  11. A: The 
  12. \b revert:
  13. \b0  method is sent to the inspector when an object of that type is selected by the user.  The 
  14. \b revert: 
  15. \b0 method
  16. \b  
  17. \b0 should restore the attributes on the inspector panel according the state of the selected object.  The selected object is named '
  18. \b object
  19. \b0 ' within the scope of the 
  20. \b revert:
  21. \b0  method.  Remember that this method is also called from when the user selects the revert button from the panel, so the method should work under both scenarios.\
  22.  
  23. \fc0 \
  24. QA751\
  25. \
  26. Not valid for 1.0\
  27. Valid for 2.0\
  28. \
  29.  
  30.